Skip to content

Add guide for bulk export to bigquery#3588

Open
Kathryn May (katmayb) wants to merge 2 commits intomainfrom
big-query-bulk-export
Open

Add guide for bulk export to bigquery#3588
Kathryn May (katmayb) wants to merge 2 commits intomainfrom
big-query-bulk-export

Conversation

@katmayb
Copy link
Copy Markdown
Contributor

@katmayb Kathryn May (katmayb) commented Apr 15, 2026

Fixes DOC-531

Adds a new how-to page (langsmith/big-query-bulk-export) documenting how to export LangSmith trace data to BigQuery via GCS bulk export.

Full setup: creating a GCS bucket and service account, generating HMAC keys for the S3-compatible API, creating a bulk export destination and job, and loading the resulting Hive-partitioned Parquet files into BigQuery. Step 6 covers both options for getting data into BigQuery: external tables (query in place from GCS) and native tables (copy into BigQuery storage) with console-based instructions for each.

Guide tested.

Preview

https://langchain-5e9cc07a-preview-bigque-1776354254-0662958.mintlify.app/langsmith/big-query-bulk-export

@github-actions github-actions bot added langsmith For docs changes to LangSmith internal labels Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-bigque-1776261387-d12c650

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-bigque-1776286605-24959a4

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-bigque-1776353085-1999e33

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-bigque-1776354254-0662958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal langsmith For docs changes to LangSmith

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant